SubsPR.exe

A client for DVBSubtitler, not an MD8 plugin, but a standalone prog, which opens a window
at the bottom of the screen, and writes the actual sub from subdata.txt. Can be use for
ProgDVB, WtvPro, or any TV, video application.

Features:

- it checks the desktop size and opens a window at the bottom of the desktop 
  depending your desktop size
- selectable TrueType fonts
- automatic window sizing
- the window appears only if a sub exist in the subdata file

Modified DVBSubtitler 1.4 version (1.41)

In PrinttoFile function I put a file lock checker to it, because without that it freezes
when my SubsPR wants to read when the Server wants to write to subdata file, which contains
the actual sub.

I have noticed that DVBSubtitler a little bit buggy. If a sub ended on the same frame where
a new sub starts it skips the new sub sometimes, so I patched it: it substract 2 frames from 
the EndFrame.

Hope you enjoy this project!

Basq